C1.Web.Mvc.Finance Namespace / WilliamsR<T> Class
Members

WilliamsR<T> Class
Represents a Willaims %R indicator series for the FinancialChart.
Object Model
WilliamsR<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class WilliamsR(Of T) 
   Inherits SingleOverlayIndicatorBase(Of T)
 
Type Parameters
T
Remarks
Represents a Willaims %R indicator series for the FinancialChart.
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Finance.SingleOverlayIndicatorBase<T>
            C1.Web.Mvc.Finance.WilliamsR<T>

See Also